ComponentOne Xamarin Edition
MoveToPageAsync Method (C1WrapCollectionView<S,T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : MoveToPageAsync Method
The index of the page.
The cancellation token.
Moves to the page pageIndex.
Syntax
public virtual Task MoveToPageAsync( 
   int pageIndex,
   CancellationToken cancellationToken
)

Parameters

pageIndex
The index of the page.
cancellationToken
The cancellation token.
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members